Today i would be blogging something special for all newbies who have a vps (cheap or costly doesn't matter) with CentOS Operating System Installed. So I would be writing how to setup one of my site, In this tutorial i would be setting up domain "example.com" in my new CentOS VPS.Please note, This is one of the simplest methods for CentOS and ofcourse there are other ways too!Tools Required:Putty
WinSCP (A very cool program for editing files, Uploading and downloading from the VPS)So like Read more
Monit is a free open source utility for managing and monitoring, processes, programs, files, directories and filesystems on a UNIX system. Monit conducts automatic maintenance and repair and can execute meaningful causal actions in error situations. You can use Monit to monitor daemon processes or similar programs running on localhost. Monit is particular useful for monitoring daemon processes, such as those started at system boot time from /etc/init.d/. For instance sendmail, sshd, apache and mysql.You Read more